Fix reference to junit6 version of IsMockEndpointsAndSkipJUnit5Test.java#21552
Fix reference to junit6 version of IsMockEndpointsAndSkipJUnit5Test.java#21552davsclaus merged 1 commit intoapache:mainfrom
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
f8619f1 to
e05b792
Compare
e05b792 to
e4778de
Compare
|
I don't understand the JDK17/JDK21 failures here - I've grepped through the codebase and I don't see any references to the file anymore so I'm not sure why it is trying to find it
|
|
ok lets merge and see later |
Description
Getting an antora failure on a reference to IsMockEndpointsAndSkipJUnit5Test.java within camel-test-junit6, should refer to IsMockEndpointsAndSkipJUnit6Test.java
https://github.com/apache/camel/actions/runs/22280212734/job/64449533549?pr=21551
Target
mainbranch)Tracking
Apache Camel coding standards and style
[x ] I checked that each commit in the pull request has a meaningful subject line and body.
[x ] I have run
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.